projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fab3d9
)
widget: Remove some leftover child-property code
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 6 Apr 2019 00:49:40 +0000
(
00:49
+0000)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 6 Apr 2019 00:52:29 +0000
(20:52 -0400)
gtk/gtkwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwidget.c
b/gtk/gtkwidget.c
index 64deee9542e45ab3249ca7d255042376467f6949..aec86f331cffb717f359ebf798d23587b0d40f5d 100644
(file)
--- a/
gtk/gtkwidget.c
+++ b/
gtk/gtkwidget.c
@@
-735,9
+735,6
@@
static GQuark quark_action_muxer = 0;
static GQuark quark_font_options = 0;
static GQuark quark_font_map = 0;
-GParamSpecPool *_gtk_widget_child_property_pool = NULL;
-GObjectNotifyContext *_gtk_widget_child_property_notify_context = NULL;
-
/* --- functions --- */
GType
gtk_widget_get_type (void)